Newer
Older
Simple-Multiplayer-Unity3D / Multiplayer Project / Library / PackageCache / [email protected] / Tests / Editor / Unity.TextMeshPro.Editor.Tests.asmdef
{
    "name": "Unity.TextMeshPro.Editor.Tests",
    "references": [
        "Unity.TextMeshPro",
        "Unity.TextMeshPro.Editor"
    ],
    "optionalUnityReferences": [
        "TestAssemblies"
    ],
	"defineConstraints": [
	"UNITY_INCLUDE_TESTS"
	],
    "includePlatforms": [
        "Editor"
    ],
    "excludePlatforms": []
}